Update specification URLs in XMLHttpRequest/.
diff --git a/XMLHttpRequest/open-url-fragment.htm b/XMLHttpRequest/open-url-fragment.htm index 2b39f5c..6b3fdeb 100644 --- a/XMLHttpRequest/open-url-fragment.htm +++ b/XMLHttpRequest/open-url-fragment.htm
@@ -4,7 +4,7 @@ <title>XMLHttpRequest: open() resolving URLs - fragment identifier</title> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> - <link rel="help" href="http://dvcs.w3.org/hg/xhr/raw-file/tip/Overview.html#the-open()-method" data-tested-assertations="following::ol[1]/li[7]" /> + <link rel="help" href="https://xhr.spec.whatwg.org/#the-open()-method" data-tested-assertations="following::ol[1]/li[7]" /> </head> <body> <div id="log"></div>